Public Sub CopyTo( _ ByVal array() As T, _ ByVal index As Integer _ )
public void CopyTo( T[] array, int index )
CollectionBase<T> クラス CollectionBase<T> メンバ
© 2008 GrapeCity inc. All rights reserved.